-- background: 13313 from stack: in.1 -- bmap block id: 14051 -- flags: 0000 -- background id: 0 -- name: ----- HyperTalk script ----- -- part 2 (button) -- low flags: 00 -- high flags: A004 -- rect: left=314 top=44 right=75 bottom=377 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Words ----- HyperTalk script ----- on mouseUp global offset go card firstGroup() + offset end mouseUp -- part 3 (button) -- low flags: 00 -- high flags: A004 -- rect: left=256 top=44 right=75 bottom=313 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Options ----- HyperTalk script ----- on mouseUp go card 2 end mouseUp -- part 4 (button) -- low flags: 00 -- high flags: 2004 -- rect: left=378 top=44 right=75 bottom=439 -- title width / last selected line: 0 -- icon id / first selected line: 1012 / 1012 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Return ----- HyperTalk script ----- on mouseUp go back end mouseUp